home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / theLifeArk.swf / scripts / DefineSprite_417 / frame_23 / DoAction.as
Encoding:
Text File  |  2011-09-19  |  142 b   |  7 lines

  1. if(_global.scene.highTree.runSta == "rest")
  2. {
  3.    _global.scene.highTree.play();
  4.    _global.scene.highTree.runSta = "growing";
  5. }
  6. stop();
  7.